PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeBeginMarkedContentPropertyListOperator Method
The tag
The properties dictionary
In This Topic
    analyzeBeginMarkedContentPropertyListOperator Method
    In This Topic
    Called when BDC operator is found.
    Syntax
    public void analyzeBeginMarkedContentPropertyListOperator( 
       PDFCosName cosTag,
       PDFCosDictionary cosProperties
    )

    Parameters

    cosTag
    The tag
    cosProperties
    The properties dictionary
    See Also